Revision: baz--bug282--0--patch-7
Archive: rob.weir@canonical.com--2005-public
Creator: Rob Weir <rob.weir@canonical.com>
Date: Tue Apr 12 19:35:48 EST 2005
Standard-date: 2005-04-12 09:35:48 GMT
New-files: libarch/authinfo.c libarch/authinfo.h
    libarch/tests/unit-pfs-dav.c
Modified-files: commands/commit.c libarch/debug.h
    libarch/pfs-dav.c tests/test-abrowse.sh
    tests/test-archive-registration.sh tests/test-commit.sh
    tests/test-signing.sh tests/test-upgrade.sh
New-patches: Matthieu.Moy@imag.fr--public/tla--authinfo-ext--1.4--base-0
    Matthieu.Moy@imag.fr--public/tla--authinfo-ext--1.4--patch-1
    Matthieu.Moy@imag.fr--public/tla--authinfo-ext--1.4--patch-2
    Matthieu.Moy@imag.fr--public/tla--authinfo-ext--1.4--patch-3
    jblack@gnuarch.org--2005/baz--authentication--1.3--base-0
    jblack@gnuarch.org--2005/baz--authentication--1.3--patch-1
    jblack@gnuarch.org--2005/baz--authentication--1.3--patch-2
    jblack@gnuarch.org--2005/baz--authentication--1.3--patch-3
    jblack@gnuarch.org--2005/baz--authentication--1.3--patch-4
    jblack@gnuarch.org--2005/baz--authentication--1.3--patch-5
    jblack@gnuarch.org--2005/baz--authentication--1.3--patch-6
    jblack@gnuarch.org--2005/baz--authentication--1.3--patch-7
    jblack@gnuarch.org--2005/baz--authentication--1.3--patch-8
    jblack@gnuarch.org--2005/baz--authentication--1.3--patch-9
    jivera@flame.org--2004/tla--baz-sync--1.4--base-0
    jivera@flame.org--2004/tla--baz-sync--1.4--patch-1
    jivera@flame.org--2004/tla--baz-sync--1.4--patch-2
    jivera@flame.org--2004/tla--baz-sync--1.4--patch-3
    jivera@flame.org--2004/tla--baz-sync--1.4--patch-4
    jivera@flame.org--2004/tla--baz-sync--1.4--patch-5
    jivera@flame.org--2004/tla--baz-sync--1.4--patch-6
    jivera@flame.org--2004/tla--baz-sync--1.4--patch-7
    leonerd@leonerd.org.uk--archive/bazaar--leonerd--1.3--patch-18
    lord@emf.net--gnu-arch-2004/tla--devo--1.4--patch-14
    rob.weir@canonical.com--2005-public/baz--bug282--0--patch-7
    robert.collins@canonical.com--general/bazaar--devel--1.4--base-0
    robert.collins@canonical.com--general/bazaar--devel--1.4--patch-1
    robert.collins@canonical.com--general/bazaar--devel--1.4--patch-2
    robert.collins@canonical.com--general/bazaar--devel--1.4--patch-3
    thelove@canonical.com/bazaar--devo--1.4--base-0
    thelove@canonical.com/bazaar--devo--1.4--patch-1
    thelove@canonical.com/bazaar--devo--1.4--patch-2
    thelove@canonical.com/bazaar--devo--1.4--patch-3
Summary: Sync up with the love.
Keywords: 

Patches applied:

 * Matthieu.Moy@imag.fr--public/tla--authinfo-ext--1.4--base-0
   tag of lord@emf.net--gnu-arch-2004/tla--devo--1.4--patch-14

 * Matthieu.Moy@imag.fr--public/tla--authinfo-ext--1.4--patch-1
   Accept SSL certificates by default

 * Matthieu.Moy@imag.fr--public/tla--authinfo-ext--1.4--patch-2
   ~/.authinfo mechanism for DAV and http_proxy

 * Matthieu.Moy@imag.fr--public/tla--authinfo-ext--1.4--patch-3
   Display certificate information for SSL certificate

 * jblack@gnuarch.org--2005/baz--authentication--1.3--base-0
   tag of thelove@canonical.com/bazaar--devo--1.3--patch-71

 * jblack@gnuarch.org--2005/baz--authentication--1.3--patch-1
   fixing build for authentication

 * jblack@gnuarch.org--2005/baz--authentication--1.3--patch-2
   Finished up the dav stuff from moy.

 * jblack@gnuarch.org--2005/baz--authentication--1.3--patch-3
   Adding Moy's patchlogs for proper credit

 * jblack@gnuarch.org--2005/baz--authentication--1.3--patch-4
   Fixed most of lifeless' suggestions

 * jblack@gnuarch.org--2005/baz--authentication--1.3--patch-5
   Using talloc with the ssl/password stuff

 * jblack@gnuarch.org--2005/baz--authentication--1.3--patch-6
   make arch_auth_parse_auth const so that it can be passed strings

 * jblack@gnuarch.org--2005/baz--authentication--1.3--patch-7
   Added test-cases for pfs-dav.c for authinfo tests

 * jblack@gnuarch.org--2005/baz--authentication--1.3--patch-8
   Added unit test for authinfo

 * jblack@gnuarch.org--2005/baz--authentication--1.3--patch-9
   Merging from upstream

 * jivera@flame.org--2004/tla--baz-sync--1.4--base-0
   tag of lord@emf.net--gnu-arch-2004/tla--devo--1.4--patch-13

 * jivera@flame.org--2004/tla--baz-sync--1.4--patch-1
   synced with baz 1.0 (milestone)

 * jivera@flame.org--2004/tla--baz-sync--1.4--patch-2
   s/tag/branch/ in test-star-merge.sh

 * jivera@flame.org--2004/tla--baz-sync--1.4--patch-3
   use '-o' and '--old' for make-archive

 * jivera@flame.org--2004/tla--baz-sync--1.4--patch-4
   re-add 'tag' as a deprecated alias to 'branch'

 * jivera@flame.org--2004/tla--baz-sync--1.4--patch-5
   no single char option for making old archives

 * jivera@flame.org--2004/tla--baz-sync--1.4--patch-6
   add CONTRIBUTION-LOG

 * jivera@flame.org--2004/tla--baz-sync--1.4--patch-7
   fix user visible '--tla' references

 * leonerd@leonerd.org.uk--archive/bazaar--leonerd--1.3--patch-18
   Some improvements to the test suite to make it work on Solaris

 * lord@emf.net--gnu-arch-2004/tla--devo--1.4--patch-14
   merge in baz 1.0 and 1.0.1 progress

 * robert.collins@canonical.com--general/bazaar--devel--1.4--base-0
   tag of thelove@canonical.com/bazaar--devo--1.4--base-0

 * robert.collins@canonical.com--general/bazaar--devel--1.4--patch-1
   replace commit VERSION with commit -b BRANCH, optimises commit for the common case of listed filenames

 * robert.collins@canonical.com--general/bazaar--devel--1.4--patch-2
   merge in Paul Evans solaris test suite fixes

 * robert.collins@canonical.com--general/bazaar--devel--1.4--patch-3
   fix the abrowse test for different wc output formats

 * thelove@canonical.com/bazaar--devo--1.4--base-0
   tag of thelove@canonical.com/bazaar--devo--1.3--patch-73

 * thelove@canonical.com/bazaar--devo--1.4--patch-1
   replace commit VERSION with commit -b BRANCH, optimises commit for the common case of listed filenames

 * thelove@canonical.com/bazaar--devo--1.4--patch-2
   test suite tweaks from Paul Evans and John Meinel

 * thelove@canonical.com/bazaar--devo--1.4--patch-3
   Adding ssl and ~/.authinfo support for dav (based on work by Matthieu Moy)

